home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / AMGErrorHandling.subproj / dispatcher.h < prev    next >
Encoding:
Text File  |  1996-01-30  |  97 b   |  9 lines

  1.  
  2. @class EMErrorInfo;
  3.  
  4. @protocol EMErrorDispatcher
  5.  
  6. - (void)dispatch:(EMErrorInfo *)object;
  7.  
  8. @end
  9.